home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 4: GNU Archives / Linux Cubed Series 4 - GNU Archives.iso / gnu / binutils.7 / binutils / binutils-2.7 / gas / config / te-macos.h < prev    next >
Encoding:
C/C++ Source or Header  |  1996-07-04  |  286 b   |  12 lines

  1. /* This file is te-macos.h.  */
  2.  
  3. #define TE_POWERMAC 1
  4.  
  5. /* Added these, because if we don't know what we're targetting we may
  6.    need an assembler version of libgcc, and that will use local
  7.    labels.  */
  8. #define LOCAL_LABELS_DOLLAR 1
  9. #define LOCAL_LABELS_FB 1
  10.  
  11. #include "obj-format.h"
  12.